.home_banner {
  position: relative; }
  .home_banner img {
    width: 100%; }
  .home_banner .cont {
    position: absolute;
    bottom: 20px;
    left: 20px;
    /*transform: translateY(-50%);*/
    z-index: 1;
    width: 770px;
    color: #fff; }
    .home_banner .cont h2 {
      font-size: 63px;
      text-transform: uppercase;
      font-family: 'Oswald', sans-serif;
      line-height: 75px;
      margin-left: -4px; }
    .home_banner .cont b {
      display: block;
      height: 2px;
      width: 60px;
      background-color: #ffffff;
      color: #fff;
      margin: 20px 0 15px 0; }
    .home_banner .cont p {
      font-size: 16px;
      font-family: 'Roboto', sans-serif;
      font-weight: 300; }

.more {
  border: 1px dashed #fff;
  width: 298px;
  height: 58px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  line-height: 58px;
  font-weight: bold;
  margin-top: 45px;
  text-transform: uppercase; }
  .more:hover {
    background-color: #004098;
    color: #fff; }

.section {
  background-color: #000;
  color: #fff; }

.pro_h2 {
  font-size: 54px;
  margin-top: 80px;
  text-align: center;
  font-family: "oswald"; }

.hline {
  background-color: white;
  width: 61px;
  height: 1px;
  display: block;
  margin: 20px auto 13px; }

.pro_p {
  font-size: 16px;
  text-align: center;
  font-family: "Roboto";
  font-weight: 300;
  padding: 0 45px;
  line-height: 24px; }

.promore {
  margin: 25px auto 55px; }

.pro_delbox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 186px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 30px 45px 35px; }
  .pro_delbox h2 {
    font-size: 22px;
    line-height: 44px;
    margin-bottom: 5px; }
  .pro_delbox p {
    font-size: 16px;
    font-family: roboto;
    font-weight: 300;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }

.pro_swiper .swiper-button-next, .pro_swiper .swiper-button-prev {
  width: 51px;
  height: 89px;
  margin-top: -45px;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain; }
.pro_swiper .swiper-button-prev, .pro_swiper .swiper-container-rtl .swiper-button-next {
  left: 3.4%; }
.pro_swiper .swiper-button-next, .pro_swiper .swiper-container-rtl .swiper-button-prev {
  right: 3.4%; }

.hehe_ltd {
  color: #fff;
  text-align: center;
  position: relative;
  padding-top: 145px;
  width: 100%;
  background-size: cover; }
  .hehe_ltd h3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 97px;
    z-index: 1; }
  .hehe_ltd h2 {
    font-size: 54px;
    font-family: 'Oswald', sans-serif;
    position: relative;
    z-index: 234; }
  .hehe_ltd p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 24px; }

.ltdbox {
  margin-top: 55px; }
  .ltdbox .ltdbox_a {
    display: inline-block;
    vertical-align: top;
    width: 270px; }
    .ltdbox .ltdbox_a h4 {
      font-family: 'Oswald', sans-serif;
      font-size: 36px;
      font-weight: bold; }
    .ltdbox .ltdbox_a p {
      font-size: 20px;
      margin-top: 10px; }
  .ltdbox:nth-child(2).ltdbox_a {
    margin: 0 40px; }

.lookmore {
  margin: 70px auto 118px;
  font-weight: 500; }

.Exhibition {
  position: relative; }
  .Exhibition img {
    width: 100%; }

.exhbox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 123;
  color: #fff;
  text-align: center;
  width: 1100px; }
  .exhbox p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif; }
  .exhbox h2 {
    font-size: 56px;
    font-weight: 700;
    line-height: 65px;
    font-family: 'Oswald', sans-serif; }
  .exhbox h3 {
    font-size: 36px;
    line-height: 54px;
    font-weight: 400; }
  .exhbox h4, .exhbox h5 {
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700; }
  .exhbox h4 {
    margin-top: 40px; }

@media (min-width: 1024px) and (max-width: 1199px) {
  .container {
    max-width: 970px; }

  .exhbox {
    width: 100%; } }
@media (min-width: 1200px) and (max-width: 1330px) {
  .home_banner .cont {
    width: 650px; }
    .home_banner .cont h2 {
      font-size: 54px;
      line-height: 64px; }

  .more {
    width: 250px; }

  .pro_h2 {
    font-size: 52px; }

  .pro_delbox {
    padding: 20px; }
    .pro_delbox h2 {
      font-size: 20px;
      line-height: 34px; }
    .pro_delbox p {
      font-size: 15px;
      line-height: 22px; }

  .pro_swiper .swiper-button-prev, .pro_swiper .swiper-container-rtl .swiper-button-next {
    left: 25px; }

  .pro_swiper .swiper-button-next, .pro_swiper .swiper-container-rtl .swiper-button-prev {
    right: 25px; }

  .pro_swiper .swiper-button-next, .pro_swiper .swiper-button-prev {
    width: 30px;
    height: 52px;
    margin-top: -26px; }

  .exhbox h2 {
    font-size: 52px;
    line-height: 62px; }
  .exhbox h3 {
    font-size: 30px;
    line-height: 48px; }
  .exhbox h4, .exhbox h5 {
    font-size: 28px;
    line-height: 44px; }
  .exhbox h4 {
    margin-top: 25px; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .home_banner .cont {
    width: 690px;
    left: 9%; }
    .home_banner .cont h2 {
      font-size: 44px;
      line-height: 56px; }
    .home_banner .cont p {
      font-size: 16px; }
    .home_banner .cont .more {
      width: 270px;
      margin-top: 30px; }

  .pro_h2 {
    font-size: 44px;
    margin-top: 60px; }

  .pro_delbox {
    padding: 15px 20px 10px; }
    .pro_delbox h2 {
      font-size: 22px;
      line-height: 34px; }
    .pro_delbox .pro_delbox p {
      font-size: 14px;
      line-height: 22px; }

  .pro_swiper .swiper-button-next, .pro_swiper .swiper-button-prev {
    width: 30px; }

  .hehe_ltd {
    padding-top: 90px; }
    .hehe_ltd h3 {
      top: 46px; }
    .hehe_ltd h2 {
      font-size: 44px;
      padding: 0 20px; }

  .ltdbox .ltdbox_a {
    width: 250px; }
    .ltdbox .ltdbox_a h4 {
      font-size: 34px; }
    .ltdbox .ltdbox_a p {
      font-size: 18px; }

  .lookmore {
    margin: 55px auto 85px; }

  .exhbox {
    width: 100%; }
    .exhbox h2 {
      font-size: 45px;
      line-height: 50px; }
    .exhbox h3 {
      font-size: 28px;
      line-height: 54px; }
    .exhbox h4 {
      margin-top: 25px; }
    .exhbox h4, .exhbox h5 {
      font-size: 28px;
      line-height: 33px; } }
@media screen and (max-width: 767px) {
  .banner_bg {
    height: 310px;
    object-fit: cover; }

  .home_banner .cont {
    left: 20px;
    width: 90%; }
    .home_banner .cont h2 {
      font-size: 28px;
      line-height: 36px; }
    .home_banner .cont b {
      margin: 10px 0 8px 0; }
    .home_banner .cont p {
      font-size: 15px; }

  .more {
    width: 198px;
    height: 38px;
    font-size: 16px;
    line-height: 38px;
    margin-top: 20px; }

  .container {
    max-width: 100%;
    padding: 0 20px; }

  .pro_h2 {
    font-size: 26px;
    margin-top: 40px; }

  .pro_p {
    font-size: 14px;
    line-height: 22px;
    padding: 0; }

  .pro_swiper .swiper-button-next, .pro_swiper .swiper-button-prev {
    width: 20px;
    height: 35px;
    margin-top: -17px; }
  .pro_swiper .swiper-button-prev, .pro_swiper .swiper-container-rtl .swiper-button-next {
    left: 4%; }
  .pro_swiper .swiper-button-next, .pro_swiper .swiper-container-rtl .swiper-button-prev {
    right: 4%; }

  .pro_delbox {
    padding: 10px 32px 10px;
    background-color: rgba(0, 0, 0, 0.5); }
    .pro_delbox h2 {
      font-size: 20px;
      line-height: 34px;
      margin-bottom: 0px; }
    .pro_delbox p {
      font-size: 14px;
      line-height: 20px; }

  .hehe_ltd {
    padding-top: 70px; }
    .hehe_ltd h3 {
      top: 48px; }
    .hehe_ltd h2 {
      font-size: 26px; }
    .hehe_ltd p {
      font-size: 14px;
      line-height: 22px; }
    .hehe_ltd .ltdbox {
      margin-top: 40px; }
      .hehe_ltd .ltdbox .ltdbox_a {
        width: 270px;
        margin-bottom: 25px; }
        .hehe_ltd .ltdbox .ltdbox_a h4 {
          font-size: 28px; }

  .lookmore {
    margin: 20px auto 65px; }

  .Exhibition img {
    height: 300px;
    object-fit: cover; }

  .exhbox {
    width: 100%; }
    .exhbox h2 {
      font-size: 33px;
      line-height: 42px; }
    .exhbox h3 {
      font-size: 22px;
      line-height: 28px; }
    .exhbox h4 {
      margin-top: 20px; }
    .exhbox h4, .exhbox h5 {
      font-size: 20px;
      line-height: 28px; } }

/*# sourceMappingURL=index.css.map */
